Skip to content

Commit 1f26c1b

Browse files
chore: bump gacts/github-slug from 1.3.3 to 1.3.4 (#1654)
1 parent 9644925 commit 1f26c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-test/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ runs:
4040
STACK_VERSION: ${{ inputs.stack-version }}
4141
# The upload-artifact action fails if the name contains slashes `/` or colons `:`.
4242
# This step creates a slugified version that will not contain these characters.
43-
- uses: gacts/github-slug@ff88bad75209b5407ea9dbd3c9f7755634f55e29 # 1.3.3
43+
- uses: gacts/github-slug@91cb78e803e07ccf88570afeddeabaad93c8f4cb # 1.3.4
4444
id: slug
4545
if: success() || failure()
4646
with:

0 commit comments

Comments
 (0)