Skip to content

Commit e89912f

Browse files
Bump dcarbone/install-jq-action from 2 to 3
Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 2 to 3. - [Release notes](https://github.com/dcarbone/install-jq-action/releases) - [Commits](dcarbone/install-jq-action@v2...v3) --- updated-dependencies: - dependency-name: dcarbone/install-jq-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c8619e commit e89912f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
fetch-depth: 0
117117

118118
- name: Install Jq
119-
uses: dcarbone/install-jq-action@v2
119+
uses: dcarbone/install-jq-action@v3
120120

121121
- name: Set up Go
122122
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)