Skip to content

Commit

Permalink
chore: bump argus builder
Browse files Browse the repository at this point in the history

https://czi.atlassian.net/browse/CCIE-4050

This upgrades to using v4.2.0 of the argus builder which has detection of whether a PR has the stack label built-in, ie rdev values.yaml will only be updated now when the stack label is on a PR

Additionally, and more importantly, this new version uses the newer self-hosted runners
  • Loading branch information
jakeyheath authored Feb 15, 2025
1 parent eb5a160 commit 858af58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-rdev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
argus_builder:
uses: chanzuckerberg/github-actions/.github/workflows/argus-docker-build.yaml@v4.0.0
uses: chanzuckerberg/github-actions/.github/workflows/argus-docker-build.yaml@v4.2.0
secrets: inherit
if: github.actor != 'dependabot[bot]'
with:
Expand Down

0 comments on commit 858af58

Please # to comment.