Skip to content

Commit 532dee8

Browse files
authored
Merge pull request #1753 from grafana/dependabot/github_actions/softprops/action-gh-release-2
chore(deps): bump softprops/action-gh-release from 1 to 2
2 parents 6025362 + e827e1c commit 532dee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
echo "AUTHTOKEN=${{ steps.app-token.outputs.token }}" >> $GITHUB_ENV
6565
6666
- name: Make github release
67-
uses: softprops/action-gh-release@v1
67+
uses: softprops/action-gh-release@v2
6868
with:
6969
body: |
7070
Helm chart for the [grafana-operator](https://github.com/${{ github.repository }}

0 commit comments

Comments
 (0)