Merge branch 'master' into alert-autofix-1
This commit is contained in:
commit
b7ea16d336
|
|
@ -52,6 +52,8 @@ jobs:
|
|||
# it sets a PR name as output.
|
||||
check_pr:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
needs: check_versions
|
||||
if: needs.check_versions.outputs.runner_current_version != needs.check_versions.outputs.runner_latest_version || needs.check_versions.outputs.container_hooks_current_version != needs.check_versions.outputs.container_hooks_latest_version
|
||||
outputs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue