Skip to content

Commit

Permalink
renovate again - fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoosaar committed Nov 4, 2024
1 parent 81491d8 commit da75806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
path: default

- name: Print matrix.paths
run: echo "matrix.paths:" ${{ matrix.paths }}"
run: echo ${{ matrix.paths }}

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v6.0.1
Expand Down

0 comments on commit da75806

Please sign in to comment.