Skip to content

Commit

Permalink
Bump senzing-factory/github-action-install-senzing-api from 3 to 4 (#75)
Browse files Browse the repository at this point in the history
* Bump senzing-factory/github-action-install-senzing-api from 3 to 4

Bumps [senzing-factory/github-action-install-senzing-api](https://github.com/senzing-factory/github-action-install-senzing-api) from 3 to 4.
- [Release notes](https://github.com/senzing-factory/github-action-install-senzing-api/releases)
- [Changelog](https://github.com/senzing-factory/github-action-install-senzing-api/blob/main/CHANGELOG.md)
- [Commits](senzing-factory/github-action-install-senzing-api@v3...v4)

---
updated-dependencies:
- dependency-name: senzing-factory/github-action-install-senzing-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update input var

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam <109683132+kernelsam@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kernelsam authored Oct 7, 2024
1 parent b3969ad commit 2c6e355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
fetch-depth: 0

- name: Install Senzing API
uses: senzing-factory/github-action-install-senzing-api@v3
uses: senzing-factory/github-action-install-senzing-api@v4
with:
senzingapi-runtime-version: staging-v4
senzingapi-version: staging-v4

- name: Copy Senzing headers
run: |
Expand Down

0 comments on commit 2c6e355

Please sign in to comment.