Skip to content

Commit

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

ci: bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • Loading branch information
SRGDamia1 authored Jul 22, 2024
2 parents 944f533 + a5ba55c commit 07fe042
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@v2.0.6
uses: softprops/action-gh-release@v2.0.8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 07fe042

Please sign in to comment.