Skip to content

Commit

Permalink
Merge pull request #467 from EnviroDIY/dependabot/github_actions/soft…
Browse files Browse the repository at this point in the history
…props/action-gh-release-2.0.5

ci: bump softprops/action-gh-release from 0.1.15 to 2.0.5
  • Loading branch information
SRGDamia1 authored May 20, 2024
2 parents ca7653f + 4e70cd5 commit 6f526b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
# Create a new release
- name: Create release
id: create_release
uses: softprops/action-gh-release@v0.1.15
uses: softprops/action-gh-release@v2.0.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 6f526b4

Please sign in to comment.