Skip to content

Commit

Permalink
Bump the catch-all group in /.github/actions/helm-package-chart with …
Browse files Browse the repository at this point in the history
…1 update (#471)

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 Jan 22, 2024
1 parent a214715 commit e44198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/helm-package-chart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ runs:
echo "package-file-path=$PACKAGE_FILE_PATH" >> $GITHUB_OUTPUT
- name: Upload Artifact
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
with:
name: ${{steps.package.outputs.package-file}}
path: ${{steps.package.outputs.package-file-path}}
Expand Down

0 comments on commit e44198c

Please sign in to comment.