Skip to content

Commit 8e058c4

Browse files
committed
Update preview.yaml
Signed-off-by: Michael Vorburger <[email protected]>
1 parent c9759de commit 8e058c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/preview.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# run: ./build.sh
3737
run: echo "Hi! Buidling..."
3838

39-
- uses: dorny/paths-filter@v2
39+
- uses: dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50 # v2.11.1
4040
id: changes
4141
with:
4242
filters: |
@@ -47,7 +47,7 @@ jobs:
4747
# https://github.com/www-learn-study/saraswati.learn.study/issues/50
4848
if: steps.changes.outputs.workflows == 'false'
4949
# TODO Re-check if https://github.com/actions/deploy-pages#inputs- support of "preview" is no longer "only in alpha currently and is not available to the public"
50-
uses: rossjrw/pr-preview-action@v1
50+
uses: rossjrw/pr-preview-action@183082fd714654433c8e2f6daedbfb4f20f2a94a # v1.4.4
5151
with:
5252
source-dir: ./site/
5353
# https://github.com/www-learn-study/previews

0 commit comments

Comments
 (0)