Skip to content

Commit

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

Bump softprops/action-gh-release from 2.0.6 to 2.0.8
  • Loading branch information
jedisct1 committed Sep 10, 2024
2 parents f8293f5 + 13af811 commit 4ed02b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
prerelease: false

- name: Upload release assets
uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0
uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 4ed02b0

Please sign in to comment.