Skip to content

Commit dbfc1a2

Browse files
chore(deps): update renovatebot/github-action action to v41.0.14 (#6)
Co-authored-by: jd1048576-renovate[bot] <192009716+jd1048576-renovate[bot]@users.noreply.github.com>
1 parent bbde944 commit dbfc1a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- run: printf "%s" "${{ env.renovate_cmd }}" | tee "${{ env.renovate_cmd_path }}"
1919
- run: chmod +x "${{ env.renovate_cmd_path }}"
20-
- uses: renovatebot/[email protected].13
20+
- uses: renovatebot/[email protected].14
2121
env:
2222
LOG_LEVEL: debug
2323
with:

.github/workflows/renovate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
app-id: ${{ secrets.APP_ID }}
1717
private-key: ${{ secrets.PRIVATE_KEY }}
1818
owner: ${{ github.repository_owner }}
19-
- uses: renovatebot/[email protected].13
19+
- uses: renovatebot/[email protected].14
2020
env:
2121
RENOVATE_AUTODISCOVER: true
2222
RENOVATE_AUTODISCOVER_FILTER: /^jd1048576\/(dev-container|renovate)$/

0 commit comments

Comments
 (0)