Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Bump argocd-deploy
Browse files Browse the repository at this point in the history
Ensure, the actions still works with single repo.
  • Loading branch information
zechmeister committed Apr 21, 2023
1 parent ce88ba5 commit ea79e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
environment: staging
steps:
- name: Deploy new image
uses: digitalservicebund/github-actions/argocd-deploy@cba5d14610f69a7cc9b0aea25e3c2ed96e5425a1
uses: digitalservicebund/github-actions/argocd-deploy@7479179f541d984bc99eb8529cf7f3fc4ce3087d
with:
environment: staging
version: ${{ github.sha }}
Expand Down

0 comments on commit ea79e7d

Please sign in to comment.