Skip to content

Commit 94784cc

Browse files
Bump dcarbone/install-jq-action from 2.1.0 to 3.0.0 (#12)
Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](dcarbone/install-jq-action@v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c120e72 commit 94784cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
token: ${{ secrets.PAT }}
2525

2626
- name: Install jq
27-
uses: dcarbone/install-jq-action@v2.1.0
27+
uses: dcarbone/install-jq-action@v3.0.0
2828

2929
- name: Get latest Nginx (unprivileged) docker tag
3030
uses: ./.github/actions/get-latest-docker-tag

0 commit comments

Comments
 (0)