Skip to content

Commit

Permalink
ci(github): pin checkout action to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 16, 2023
1 parent 0f513a3 commit 434e448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
egress-policy: audit

- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0

Expand Down

0 comments on commit 434e448

Please sign in to comment.