Skip to content

Commit

Permalink
chore(deps): bump cloudsmith-io/action from 0.6.7 to 0.6.8 (#10427)
Browse files Browse the repository at this point in the history
Bumps [cloudsmith-io/action](https://github.com/cloudsmith-io/action) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/cloudsmith-io/action/releases)
- [Commits](cloudsmith-io/action@468883c...e84016e)

---
updated-dependencies:
- dependency-name: cloudsmith-io/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent 7aee9dd commit 1005c75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-distribute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ jobs:
- name: Push security assets to cloudsmith
id: push_security_assets
if: ${{ needs.provenance.result == 'success' || needs.build_publish.result == 'success' }}
uses: cloudsmith-io/action@468883caf5ea64dd980d5266ff72dcf281c83df6 # v0.6.7
uses: cloudsmith-io/action@e84016ef48713f4dfdb00210c4720a286662e4f4 # v0.6.8
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: "push"
Expand Down

0 comments on commit 1005c75

Please sign in to comment.