Skip to content

Commit 551b2f1

Browse files
chore(deps): update all non-major dependencies (#56)
Co-authored-by: renovate-self-hosted-apter[bot] <123806997+renovate-self-hosted-apter[bot]@users.noreply.github.com>
1 parent db1e707 commit 551b2f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/renovate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
contents: read
5454
steps:
5555
- name: Checkout
56-
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
56+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
5757
- name: Request a Github token
5858
id: action-github-app-token
5959
uses: getsentry/action-github-app-token@v3.0.0
@@ -68,7 +68,7 @@ jobs:
6868
echo "DRY_RUN=${{ inputs.dryRun }}" >> $GITHUB_OUTPUT
6969
fi
7070
- name: Self-hosted Renovate
71-
uses: renovatebot/github-action@a1ed1d0adddfdf138192d1fbe3150a80094dee6a # v40.3.1
71+
uses: renovatebot/github-action@0984fb80fc633b17e57f3e8b6c007fe0dc3e0d62 # v40.3.6
7272
with:
7373
configurationFile: renovate-config.js
7474
token: ${{ steps.action-github-app-token.outputs.token }}

0 commit comments

Comments
 (0)