Skip to content

Commit

Permalink
Merge pull request #24295 from wolfi-dev/dependabot/github_actions/tj…
Browse files Browse the repository at this point in the history
…-actions/changed-files-44.5.6
  • Loading branch information
ajayk authored Jul 19, 2024
2 parents 262f3b1 + 720ecff commit 59fe0dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Look for changed files
id: changes
uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
with:
files_yaml: |
melange:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wolfictl-check-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Get changed files
id: files
uses: tj-actions/changed-files@cc733854b1f224978ef800d29e4709d5ee2883e4 # v44.5.5
uses: tj-actions/changed-files@6b2903bdce6310cfbddd87c418f253cf29b2dec9 # v44.5.6
with:
separator: ' '
files: "*.yaml"
Expand Down

0 comments on commit 59fe0dd

Please sign in to comment.