Skip to content

Commit

Permalink
Bump dcarbone/install-jq-action from 2.1.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [dcarbone/install-jq-action](https://github.com/dcarbone/install-jq-action) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/dcarbone/install-jq-action/releases)
- [Commits](dcarbone/install-jq-action@v2.1.0...v3.0.1)

---
updated-dependencies:
- dependency-name: dcarbone/install-jq-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent d657a22 commit 06ed465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
poetry_install_options: "--without dev"
# add executables to the release
- name: Install jq
uses: dcarbone/install-jq-action@v2.1.0
uses: dcarbone/install-jq-action@v3.0.1
- name: Trigger executable build
run: |
curl -L \
Expand Down

0 comments on commit 06ed465

Please sign in to comment.