Skip to content

Commit e0684a1

Browse files
chore: Bump thenativeweb/get-next-version from 2.7.4 to 2.7.5 in the github-actions group (#243)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6185a43 commit e0684a1

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
@@ -35,7 +35,7 @@ jobs:
3535
run: make qa
3636
- name: Get next version
3737
id: get_next_version
38-
uses: thenativeweb/get-next-version@2.7.4
38+
uses: thenativeweb/get-next-version@2.7.5
3939
- name: Create new version
4040
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4141
run: |

0 commit comments

Comments
 (0)