Skip to content

Commit

Permalink
Merge pull request #1753 from grafana/dependabot/github_actions/softp…
Browse files Browse the repository at this point in the history
…rops/action-gh-release-2

chore(deps): bump softprops/action-gh-release from 1 to 2
  • Loading branch information
theSuess authored Nov 11, 2024
2 parents 6025362 + e827e1c commit 532dee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "AUTHTOKEN=${{ steps.app-token.outputs.token }}" >> $GITHUB_ENV
- name: Make github release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
body: |
Helm chart for the [grafana-operator](https://github.com/${{ github.repository }}
Expand Down

0 comments on commit 532dee8

Please sign in to comment.