Skip to content

Commit

Permalink
Merge pull request #5 from bossOfCode/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/bossOfCode/generate-uuid-1.1

Bump bossOfCode/generate-uuid from 1.0 to 1.1 in /.github/workflows
  • Loading branch information
bossOfCode authored Sep 2, 2024
2 parents 2052fa3 + 799058b commit 16a375b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Generate UUID for cache
id: uuid
uses: bossOfCode/generate-uuid@v1.0
uses: bossOfCode/generate-uuid@v1.1

- uses: actions/cache/save@v4.0.2
if: startsWith(runner.os, 'Linux')
Expand Down

0 comments on commit 16a375b

Please sign in to comment.