Skip to content

Commit

Permalink
Merge pull request #35 from actions/bump-actions
Browse files Browse the repository at this point in the history
Bump actions
  • Loading branch information
James M. Greene authored and GitHub committed Nov 18, 2022
2 parents d875fa8 + bd8a5da commit c917d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
draft-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c917d1c

Please sign in to comment.