Skip to content

Commit

Permalink
CI | Update diff pipeline to v0.0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
dag-andersen committed Dec 22, 2024
1 parent 7c195f1 commit 85ce78b
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.25
dagandersen/argocd-diff-preview:v0.0.26
- name: Post diff as comment
run: |
Expand Down

0 comments on commit 85ce78b

Please sign in to comment.