Skip to content

Commit

Permalink
Pin release-drafter version
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Feb 3, 2025
1 parent a448d71 commit 3babab1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ updates:
directory: '/'
schedule:
interval: 'weekly'
ignore:
- dependency-name: "release-drafter/release-drafter"
3 changes: 0 additions & 3 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,3 @@ template: |
$CHANGES
prerelease: true
# Draft releases are being duplicated; not sure if this is by design.
# https://github.com/release-drafter/release-drafter/issues/1425
include-pre-releases: false
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3babab1

Please sign in to comment.