forked from wazuh/wazuh-docker
Change runners on repository workflows
This commit is contained in:
@@ -40,7 +40,7 @@ on:
|
||||
jobs:
|
||||
bump:
|
||||
name: Repository bumper 5.x
|
||||
runs-on: ubuntu-24.04
|
||||
runs-on: codebuild-github-actions-codebuild-runner-devops-amd-${{ github.run_id }}-${{ github.run_attempt }}
|
||||
permissions:
|
||||
contents: write
|
||||
pull-requests: write
|
||||
|
||||
Reference in New Issue
Block a user