Skip to content

Commit 1307d7e

Browse files
chore(deps): update cucumber/action-create-github-release action to v1.1.1
1 parent 4223dc0 commit 1307d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-github.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
contents: write
1414
steps:
1515
- uses: actions/checkout@v3
16-
- uses: cucumber/[email protected].0
16+
- uses: cucumber/[email protected].1
1717
with:
1818
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)