Skip to content

Commit

Permalink
Merge pull request #24 from webis-de/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/create-release-1.1.4

Bump actions/create-release from 1.0.1 to 1.1.4
  • Loading branch information
janheinrichmerker authored Mar 4, 2024
2 parents db2d5e8 + 99c2ff7 commit 5bd0721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
path: CHANGELOG.md
- name: "🚀 Create GitHub release"
id: create-github-release
uses: actions/create-release@v1.0.1
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit 5bd0721

Please sign in to comment.