Skip to content

Commit 982ed27

Browse files
feat: update rlespinasse/github-slug-action to 3.3.0 #minor
1 parent c0de54d commit 982ed27

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@v3.x
34+
uses: rlespinasse/github-slug-action@d1880ea5b39f611effb9f3f83f4d35bff34083a6 # v3.3
3535

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

0 commit comments

Comments
 (0)