Skip to content

Commit

Permalink
chore: update github workflows
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 21, 2023
1 parent 66cf692 commit 4f3f5d4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,8 @@ jobs:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"

- name: Diff Resources
uses: allenporter/flux-local/action/diff@e3e84e4fcdab2191de8e65acfe62b7aedd933be4 # 4.0.0
# uses: allenporter/flux-local/action/diff@e3e84e4fcdab2191de8e65acfe62b7aedd933be4 # 4.0.0
uses: allenporter/flux-local/action/diff@main
id: diff
with:
sources: home-kubernetes
Expand Down

0 comments on commit 4f3f5d4

Please sign in to comment.