mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 11:54:41 -03:00
chore(deps): update actions/checkout action to v3.4.0
This commit is contained in:
committed by
TrueCharts Bot
parent
8d6d0d3b94
commit
2dea8d8005
2
.github/workflows/renovate.yml
vendored
2
.github/workflows/renovate.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # tag=v3.3.0
|
||||
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
|
||||
with:
|
||||
token: ${{ secrets.BOT_TOKEN }}
|
||||
- name: Self-hosted Renovate
|
||||
|
||||
Reference in New Issue
Block a user