Skip to content

Commit 138705d

Browse files
committed
Update pozetroninc/github-action-get-latest-release action to v0.7.0
| datasource | package | from | to | | ----------- | -------------------------------------------- | ------ | ------ | | github-tags | pozetroninc/github-action-get-latest-release | v0.6.0 | v0.7.0 | Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent 9252103 commit 138705d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Find latest release
3434
id: latest_release
35-
uses: pozetroninc/github-action-get-latest-release@v0.6.0
35+
uses: pozetroninc/github-action-get-latest-release@v0.7.0
3636
with:
3737
repository: ${{ github.repository }}
3838
excludes: draft

0 commit comments

Comments
 (0)