Skip to content

Commit 4212e5c

Browse files
chore: Pin GitHub Actions dependencies with pinact
1 parent e6daea2 commit 4212e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
release:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
1919
- run: .github/scripts/release.sh
2020
env:
2121
TAG_NAME: ${{ github.ref_name }}

0 commit comments

Comments
 (0)