Skip to content

Commit

Permalink
Updated diff pipeline to use v0.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-andersen committed Oct 29, 2024
1 parent 055cfb7 commit 6df2aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
-v $(pwd)/output:/output \
-e TARGET_BRANCH=${{ github.head_ref }} \
-e REPO=${{ github.repository }} \
dagandersen/argocd-diff-preview:v0.0.21
dagandersen/argocd-diff-preview:v0.0.22
- name: Post diff as comment
run: |
Expand Down

0 comments on commit 6df2aa7

Please sign in to comment.