Commit 050fece3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by Dmitriy Safronov
Browse files

Bump dcarbone/install-jq-action in /.github/workflows

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](https://github.com/dcarbone/install-jq-action/compare/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: default avatardependabot[bot] <support@github.com>
parent 65b56bba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ jobs:
          fetch-depth: 0

      - name: Install jq
        uses: dcarbone/install-jq-action@v2.1.0
        uses: dcarbone/install-jq-action@v3.0.1

      - name: Get latest [ssl-refresher] git tag
        uses: dmitriysafronov/find-latest-tag@v1.0.0