Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 in /.github/actions/dbp-charts/publ…
Browse files Browse the repository at this point in the history
…ish-chart (#366)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 4fbeeb1 commit 545a17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dbp-charts/publish-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ runs:
using: composite
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Get branch name
Expand Down

0 comments on commit 545a17c

Please sign in to comment.