Skip to content

Commit

Permalink
chore(deps): bump coopnorge/github-workflow-release-drafter (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent e7240e2 commit 820a349
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/[email protected].0
uses: coopnorge/github-workflow-release-drafter/.github/workflows/[email protected].1
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 @@ -142,7 +142,7 @@ jobs:
draft-release:
name: Draft Release
uses: >-
coopnorge/github-workflow-release-drafter/.github/workflows/[email protected].0
coopnorge/github-workflow-release-drafter/.github/workflows/[email protected].1
with:
config-name: "${{ inputs.config-name }}"
commitish: "${{ inputs.commitish }}"
Expand Down

0 comments on commit 820a349

Please sign in to comment.