Skip to content

Commit 1cc4f80

Browse files
committed
version?
1 parent 860b6c1 commit 1cc4f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_semver_bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
# Checkout action is required
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v3.5.2
1616
with:
1717
ssh-key: ${{ secrets.SEMVER_BUMPER_KEY }}
1818
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)