Skip to content

Commit 44c1a99

Browse files
authored
Merge pull request #649 from microsoftgraph/dependabot/github_actions/anton-yurchenko/git-release-6.0
Bump anton-yurchenko/git-release from 5.0 to 6.0
2 parents 6e48917 + 602ce09 commit 44c1a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/git-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: Github Release
15-
uses: anton-yurchenko/git-release@v5.0
15+
uses: anton-yurchenko/git-release@v6.0
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN}}
1818
DRAFT_RELEASE: "false"

0 commit comments

Comments
 (0)