Skip to content

Commit

Permalink
Merge pull request #249 from usethesource/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…h-actions-45154b2adb

Bump the gh-actions group with 1 update
  • Loading branch information
jurgenvinju authored Apr 2, 2024
2 parents a57b9f8 + 81eb460 commit 20d2c9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
uses: SWAT-engineering/maven-full-artifacts-action@v1

- name: Prepare Draft Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
Expand Down

0 comments on commit 20d2c9c

Please sign in to comment.