Skip to content

Commit 8a6abc0

Browse files
Merge pull request #327 from microsoftgraph/dependabot/github_actions/ncipollo/release-action-1.21.0
Bump ncipollo/release-action from 1.14.0 to 1.21.0
2 parents dd55a00 + 4caeb01 commit 8a6abc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
DEFAULT_BUMP: patch
2727
RELEASE_BRANCHES: release
2828
- name: Create release
29-
uses: ncipollo/release-action@v1.14.0
29+
uses: ncipollo/release-action@v1.21.0
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232
with:

0 commit comments

Comments
 (0)