Skip to content

Commit

Permalink
Update file(s) "/." from "GuillaumeFalourd/useful-actions"
Browse files Browse the repository at this point in the history
GuillaumeFalourd committed Jan 2, 2024
1 parent e98303f commit a17d47f
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions backup/.github/workflows/changed-files.yml
Original file line number Diff line number Diff line change
@@ -19,10 +19,10 @@ jobs:

- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v13.1
uses: tj-actions/changed-files@v41.0.1

- name: List all changed files
run: |
for file in ${{ steps.changed-files.outputs.all_changed_files }}; do
echo "$file was changed"
done
done
2 changes: 1 addition & 1 deletion backup/commit-and-push-workflow.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Wed Dec 6 11:54:20 UTC 2023
Tue Jan 2 17:02:08 UTC 2024
2 changes: 1 addition & 1 deletion backup/git-auto-commit-workflow.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Wed Dec 6 11:54:10 UTC 2023
Tue Jan 2 17:02:03 UTC 2024
2 changes: 1 addition & 1 deletion backup/pull-request-workflow.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon Jan 1 06:23:46 UTC 2024
Tue Jan 2 06:22:24 UTC 2024

0 comments on commit a17d47f

Please sign in to comment.