Skip to content

Commit b9fa63f

Browse files
chore(deps): pin netlify/actions action to 3185065
1 parent 4f1ac6f commit b9fa63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
120120

121121
- name: Publish Netlify
122-
uses: netlify/actions/build@master
122+
uses: netlify/actions/build@3185065f4ab2f6df6f2ef41ee013626e1c02a426 # master
123123
env:
124124
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
125125
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 commit comments

Comments
 (0)