Skip to content

Commit

Permalink
Bump smartcontractkit/.github
Browse files Browse the repository at this point in the history
Bumps [smartcontractkit/.github](https://github.com/smartcontractkit/.github) from 9fd15fe8e698a5e28bfd06b3a91471c56568dcb3 to f389df7add8c63f0183917689bc391a81c5c7115.
- [Commits](smartcontractkit/.github@9fd15fe...f389df7)

---
updated-dependencies:
- dependency-name: smartcontractkit/.github
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent b74079b commit 3c6621d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
pnpm version ${{ needs.tag-check.outputs.pre-release-version }} --no-git-tag-version --no-commit-hooks --no-git-checks
- name: Publish to NPM (Dry Run)
uses: smartcontractkit/.github/actions/ci-publish-npm@e1c9d45fc66369d6be5d3863c65af1750797a7f5 # [email protected]
uses: smartcontractkit/.github/actions/ci-publish-npm@6b08487b176ef7cad086526d0b54ddff6691c044 # [email protected]
with:
npm-token: ${{ secrets.NPM_TOKEN }}
create-github-release: false
Expand Down Expand Up @@ -255,7 +255,7 @@ jobs:
fi
- name: Publish to NPM (Dry Run)
uses: smartcontractkit/.github/actions/ci-publish-npm@e1c9d45fc66369d6be5d3863c65af1750797a7f5 # [email protected]
uses: smartcontractkit/.github/actions/ci-publish-npm@6b08487b176ef7cad086526d0b54ddff6691c044 # [email protected]
with:
npm-token: ${{ secrets.NPM_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3c6621d

Please sign in to comment.