Skip to content

Commit

Permalink
Merge pull request #61 from steffenfritz/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/create-release-1.1.4

Bump actions/create-release from 1.0.0 to 1.1.4
  • Loading branch information
steffenfritz authored May 10, 2024
2 parents cc14d4f + aa4dc85 commit 84524f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crossbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
pkg: ./cmd/admftrove
-
name: Create Release
uses: actions/create-release@8d93430eddafb926c668181c71f579556f68668c # v1.0.0
uses: actions/create-release@0cb9c9b65d5d1901c1f53e5e66eaf4afd303e70e # v1.1.4
id: create_release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 84524f8

Please sign in to comment.