Skip to content

Commit 3ba5ced

Browse files
feat: update rlespinasse/github-slug-action to 3.2.0 #minor
1 parent 77df809 commit 3ba5ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_publish_devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
password: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Generate Variables for Tags
34-
uses: rlespinasse/github-slug-action@e4699e49fcf890a3172a02c56ba78d867dbb9fd5 # v3.1
34+
uses: rlespinasse/github-slug-action@c8d8ee50d00177c1e80dd57905fc61f81e437279 # v3.2
3535

3636
- name: Build and run dev container task
3737
uses: devcontainers/ci@8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6 # v0.3

0 commit comments

Comments
 (0)