Skip to content

Commit

Permalink
chore(deps): bump coopnorge/github-workflow-release-drafter (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent c2317b4 commit 4aae535
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
permissions:
pull-requests: write
contents: write
uses: coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter.yaml@v0.4.0
uses: coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter.yaml@v0.5.0
build:
if: always()
needs: ['release-draft']
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter-go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
draft-release:
name: Draft Release
uses: >-
coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter.yaml@v0.4.0
coopnorge/github-workflow-release-drafter/.github/workflows/release-drafter.yaml@v0.5.0
with:
config-name: '${{ inputs.config-name }}'
commitish: '${{ inputs.commitish }}'
Expand Down

0 comments on commit 4aae535

Please sign in to comment.