Skip to content

Commit dbf9201

Browse files
[skip ci] Merge pull request #1219 from simon-ritchie/dependabot/github_actions/dependencies-d880cd20cc
Bump the dependencies group with 2 updates
2 parents 03d4302 + 57cc53e commit dbf9201

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Run the actionlint
19-
uses: reviewdog/action-actionlint@v1.53.0
19+
uses: reviewdog/action-actionlint@v1.54.0

.github/workflows/secretlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Setup Node.js
19-
uses: actions/setup-node@v4.0.2
19+
uses: actions/setup-node@v4.0.3
2020
with:
2121
node-version: 20
2222
- name: Install

0 commit comments

Comments
 (0)