Skip to content

Commit 337ec46

Browse files
authored
Merge pull request #323 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): pin dependencies
2 parents f28052c + ecd792f commit 337ec46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/commitlint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
# yamllint disable rule:line-length
13-
- uses: actions/checkout@v4
14-
- uses: wagoid/commitlint-github-action@v5
13+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14+
- uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5

0 commit comments

Comments
 (0)