Skip to content

Commit b9d140a

Browse files
chore(deps): update github actions
1 parent fe9ae5f commit b9d140a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ jobs:
2424
app-id: 1248576
2525
private-key: ${{ secrets.APP_RENOVATE_HELPER_PRIVATE_KEY }}
2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
with:
2929
fetch-depth: 0
3030
- name: Setup Node.js
31-
uses: actions/setup-node@v4
31+
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
3232
with:
3333
node-version: '22'
3434
- name: Install dependencies

0 commit comments

Comments
 (0)