Skip to content

Commit

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

ci: bump softprops/action-gh-release from 2.0.5 to 2.0.6
  • Loading branch information
SRGDamia1 authored Jun 21, 2024
2 parents 3636d20 + 860b56a commit c276e81
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.5
uses: softprops/action-gh-release@v2.0.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c276e81

Please sign in to comment.