Skip to content

Commit

Permalink
Update GitHub Action Versions (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
SebastianStehle and github-actions[bot] authored Nov 11, 2024
1 parent 18f60bb commit 202153a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/[email protected]

- name: Prepare - Inject short Variables
uses: rlespinasse/github-slug-action@v4.3.2
uses: rlespinasse/github-slug-action@v5.0.0

- name: Prepare - Set up QEMU
uses: docker/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/[email protected]

- name: Prepare - Inject short Variables
uses: rlespinasse/github-slug-action@v4.3.2
uses: rlespinasse/github-slug-action@v5.0.0

- name: Prepare - Set up QEMU
uses: docker/[email protected]
Expand Down

0 comments on commit 202153a

Please sign in to comment.