Skip to content

Commit 55e938f

Browse files
chore(deps): pin dependencies (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d29c4a7 commit 55e938f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-readme.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1414
with:
1515
fetch-depth: 0
1616
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
@@ -64,7 +64,7 @@ jobs:
6464
exec 3>&-
6565
6666
- name: Push Changes
67-
uses: EndBug/add-and-commit@v9
67+
uses: EndBug/add-and-commit@a94899bca583c204427a224a7af87c02f9b325d5 # v9
6868
with:
6969
committer_name: GitHub Actions
7070
committer_email: [email protected]

0 commit comments

Comments
 (0)