Skip to content

Commit

Permalink
Use latest version 1.4.6 and pin it (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Dec 19, 2023
1 parent a320631 commit 3639d8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
name: "site"
path: ./public
- uses: rossjrw/pr-preview-action@v1
- uses: rossjrw/pr-preview-action@4668d7cb417ce7067b0b59bc152b1ae1513010de # v1.4.6
id: deployment
with:
source-dir: ./public
Expand All @@ -74,7 +74,7 @@ jobs:
# while the content will not be used
- name: Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: rossjrw/pr-preview-action@v1
- uses: rossjrw/pr-preview-action@4668d7cb417ce7067b0b59bc152b1ae1513010de # v1.4.6
id: deployment
with:
preview-branch: previews
Expand Down

0 comments on commit 3639d8e

Please sign in to comment.