Skip to content

Commit

Permalink
chore(deps): bump jfrog/setup-jfrog-cli from 4.2.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.2.0 to 4.4.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](jfrog/setup-jfrog-cli@6265e82...9fe0f98)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 8a6a0b6 commit 490e38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-repo-yum.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install jfrog cli
uses: jfrog/setup-jfrog-cli@6265e82de6b9c436aea72cea40fd58abc268a6da # v4.2.0
uses: jfrog/setup-jfrog-cli@9fe0f98bd45b19e6e931d457f4e98f8f84461fb5 # v4.4.1
env:
JF_URL: https://centreon.jfrog.io
JF_ACCESS_TOKEN: ${{ secrets.ARTIFACTORY_ACCESS_TOKEN }}
Expand Down

0 comments on commit 490e38f

Please sign in to comment.