Skip to content

Commit 6fb6337

Browse files
build(deps): bump linkerd/dev in /.github/actions/helm-publish
Bumps [linkerd/dev](https://github.com/linkerd/dev) from 48 to 49. - [Release notes](https://github.com/linkerd/dev/releases) - [Commits](linkerd/dev@v48...v49) --- updated-dependencies: - dependency-name: linkerd/dev dependency-version: '49' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab0dd6 commit 6fb6337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/helm-publish/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
steps:
66
- name: Set up Cloud SDK
77
uses: 'google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db'
8-
- uses: linkerd/dev/actions/setup-tools@v48
8+
- uses: linkerd/dev/actions/setup-tools@v49
99
- shell: bash
1010
run: |
1111
mkdir -p target/helm

0 commit comments

Comments
 (0)