mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 14:39:49 +00:00
build(deps): bump jimschubert/query-tag-action from 1 to 2
Bumps [jimschubert/query-tag-action](https://github.com/jimschubert/query-tag-action) from 1 to 2. - [Release notes](https://github.com/jimschubert/query-tag-action/releases) - [Commits](https://github.com/jimschubert/query-tag-action/compare/v1...v2) --- updated-dependencies: - dependency-name: jimschubert/query-tag-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
77928fc4b3
commit
c58070a9b1
2
.github/workflows/freebsd.yml
vendored
2
.github/workflows/freebsd.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Find tag
|
- name: Find tag
|
||||||
id: tagger
|
id: tagger
|
||||||
uses: jimschubert/query-tag-action@v1
|
uses: jimschubert/query-tag-action@v2
|
||||||
- name: Build
|
- name: Build
|
||||||
id: test
|
id: test
|
||||||
uses: vmactions/freebsd-vm@v0.1.6
|
uses: vmactions/freebsd-vm@v0.1.6
|
||||||
|
Loading…
Reference in New Issue
Block a user