Skip to content

Commit

Permalink
Merge pull request #141 from celo-org/renovate/celo-org-reusable-work…
Browse files Browse the repository at this point in the history
…flows-2.x

Update celo-org/reusable-workflows action to v2.0.4
  • Loading branch information
lvpeschke authored May 2, 2024
2 parents 1aa2b0b + 7a01c4d commit 280dfed
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 280dfed

Please sign in to comment.