Skip to content

Commit 714b9d5

Browse files
Bump dcarbone/install-jq-action from 3.0.0 to 3.0.1 (#13)
Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](dcarbone/install-jq-action@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86ffa02 commit 714b9d5

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@v3.0.0
27+
uses: dcarbone/install-jq-action@v3.0.1
2828

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

0 commit comments

Comments
 (0)