mirror of
https://github.com/stakater/Reloader.git
synced 2026-05-17 06:06:39 +00:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
2
.github/workflows/push-helm-chart.yaml
vendored
2
.github/workflows/push-helm-chart.yaml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
token: ${{ secrets.PUBLISH_TOKEN }}
|
||||
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
|
||||
|
||||
Reference in New Issue
Block a user