Skip to content

Commit

Permalink
Update celo-org/reusable-workflows action to v2.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 1aa2b0b commit 7a01c4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

jobs:
celostats-server-build-dev:
uses: celo-org/reusable-workflows/.github/workflows/[email protected].1
uses: celo-org/reusable-workflows/.github/workflows/[email protected].4
name: Build us-west1-docker.pkg.dev/devopsre/dev-images/celostats-server
permissions:
contents: read
Expand All @@ -32,7 +32,7 @@
trivy: true

celostats-server-build-main:
uses: celo-org/reusable-workflows/.github/workflows/[email protected].1
uses: celo-org/reusable-workflows/.github/workflows/[email protected].4
name: Build us-west1-docker.pkg.dev/devopsre/celostats-server/celostats-server
permissions:
contents: read
Expand All @@ -50,7 +50,7 @@
trivy: true

celostats-server-build-tag:
uses: celo-org/reusable-workflows/.github/workflows/[email protected].1
uses: celo-org/reusable-workflows/.github/workflows/[email protected].4
name: Build us-west1-docker.pkg.dev/devopsre/celostats-server/celostats-server tag
permissions:
contents: read
Expand Down

0 comments on commit 7a01c4d

Please sign in to comment.