Skip to content

Commit

Permalink
chore: bump and pin github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm committed May 14, 2024
1 parent bd3bf14 commit b4dba75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0 # by default the checkout action doesn't check out all branches
Expand Down

0 comments on commit b4dba75

Please sign in to comment.