Skip to content

Commit 3a3e67b

Browse files
chore(deps): pin rossjrw/pr-preview-action action to 9f77b1d
1 parent f79a200 commit 3a3e67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
if: github.event_name == 'pull_request' && github.event.action == 'closed'
3030
runs-on: ubuntu-latest
3131
steps:
32-
- uses: rossjrw/pr-preview-action@v1
32+
- uses: rossjrw/pr-preview-action@9f77b1d057b494e662c50b8ca40ecc63f21e0887 # v1
3333
with:
3434
action: remove
3535

0 commit comments

Comments
 (0)