Skip to content

Commit

Permalink
chore(deps): bump cloudsmith-io/action from 0.6.9 to 0.6.10 (#10545)
Browse files Browse the repository at this point in the history
Bumps [cloudsmith-io/action](https://github.com/cloudsmith-io/action) from 0.6.9 to 0.6.10.
- [Release notes](https://github.com/cloudsmith-io/action/releases)
- [Commits](cloudsmith-io/action@fb7f780...8c47c26)

---
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] authored Jun 19, 2024
1 parent 40b67af commit 9c83c96
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@fb7f7806ffbb6f2f928b693d5da524811a0d003a # v0.6.9
uses: cloudsmith-io/action@8c47c26142749129401332a44d0aeac87243c40d # v0.6.10
with:
api-key: ${{ secrets.CLOUDSMITH_API_KEY }}
command: "push"
Expand Down

0 comments on commit 9c83c96

Please sign in to comment.