From 5a292b55a6c64f5989a0a8cb8806079f0189f2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 10:38:31 +0000 Subject: [PATCH] Update smartcontractkit/.github requirement to 6b08487b176ef7cad086526d0b54ddff6691c044 Updates the requirements on [smartcontractkit/.github](https://github.com/smartcontractkit/.github) to permit the latest version. - [Commits](https://github.com/smartcontractkit/.github/commits/6b08487b176ef7cad086526d0b54ddff6691c044) --- updated-dependencies: - dependency-name: smartcontractkit/.github dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/push-master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push-master.yml b/.github/workflows/push-master.yml index ef5b340..a8299a4 100644 --- a/.github/workflows/push-master.yml +++ b/.github/workflows/push-master.yml @@ -115,7 +115,7 @@ jobs: steps: - name: cd-release id: cd-release - uses: smartcontractkit/.github/actions/cicd-changesets@c5b65fcfe12a5a14b60b03605748af0b0c6cfbea # cicd-changesets@0.2.0 + uses: smartcontractkit/.github/actions/cicd-changesets@6b08487b176ef7cad086526d0b54ddff6691c044 # cicd-changesets@0.2.0 with: # general inputs git-user: app-token-issuer-foundations[bot]