Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit 018a2fb

Browse files
author
Pelle van Gils
authored
Merge pull request #63 from pgils/nx_32.6
Update to jetson-flash v0.5.18
2 parents ca3d1d8 + 7791cd9 commit 018a2fb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/bump-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fetch-depth: '0'
1313
- name: Bump version and push tag
1414
id: tag_action
15-
uses: anothrNick/github-tag-action@1.36.0
15+
uses: anothrNick/github-tag-action@1.37.0
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.PAT }}
1818
WITH_V: true
@@ -26,7 +26,7 @@ jobs:
2626
djetson-flash
2727
2828
- name: Commit version update
29-
uses: EndBug/add-and-commit@v7
29+
uses: EndBug/add-and-commit@v8.0.1
3030
with:
3131
default_author: github_actions
3232
message: 'Update VERSION'

0 commit comments

Comments
 (0)