Skip to content

Commit

Permalink
Update Non-major dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
salt-extensions-renovatebot[bot] authored Dec 23, 2024
1 parent b7c4def commit ee7ec71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:

env:
# renovate: datasource=docker depName=renovate packageName=ghcr.io/renovatebot/renovate
RENOVATE_VERSION: 39.69.3
RENOVATE_VERSION: 39.82.1

jobs:
renovate:
Expand All @@ -31,7 +31,7 @@ jobs:
steps:
- name: Get token
id: app-token
uses: actions/create-github-app-token@5d869da34e18e7287c1daad50e0b8ea0f506ce69 # v1.11.0
uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1.11.1
with:
app-id: ${{ secrets.GHA_RENOVATE_APP_ID }}
private-key: ${{ secrets.GHA_RENOVATE_PK }}
Expand Down

0 comments on commit ee7ec71

Please sign in to comment.