Skip to content

Commit

Permalink
Merge pull request #899 from digitalservicebund/renovate/chainguard-d…
Browse files Browse the repository at this point in the history
…ev-actions-digest

chore(deps): update chainguard-dev/actions digest to 15db5d0
  • Loading branch information
VictorDelCampo authored Jan 13, 2025
2 parents dc01c25 + 1cf2d97 commit d8d639e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
id-token: write # Enable OIDC for gitsign
steps:
- uses: chainguard-dev/actions/setup-gitsign@e25856a7f339c74e5993fc86dc7f0b1f8501be5e
- uses: chainguard-dev/actions/setup-gitsign@15db5d054137fadf2fee7e5fad9149f88b60b4e2
- name: Deploy new images
uses: digitalservicebund/argocd-deploy@4fac1bb67c92ed168f6d9b22f8779ce241a9e412 # v1.0.0
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
id-token: write # Enable OIDC for gitsign
steps:
- uses: chainguard-dev/actions/setup-gitsign@e25856a7f339c74e5993fc86dc7f0b1f8501be5e
- uses: chainguard-dev/actions/setup-gitsign@15db5d054137fadf2fee7e5fad9149f88b60b4e2
- name: Deploy new images
uses: digitalservicebund/argocd-deploy@4fac1bb67c92ed168f6d9b22f8779ce241a9e412 # v1.0.0
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-uat-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
permissions:
id-token: write # Enable OIDC for gitsign
steps:
- uses: chainguard-dev/actions/setup-gitsign@e25856a7f339c74e5993fc86dc7f0b1f8501be5e
- uses: chainguard-dev/actions/setup-gitsign@15db5d054137fadf2fee7e5fad9149f88b60b4e2
- name: Deploy new images
uses: digitalservicebund/argocd-deploy@4fac1bb67c92ed168f6d9b22f8779ce241a9e412 # v1.0.0
with:
Expand Down

0 comments on commit d8d639e

Please sign in to comment.