From 4bf98fd97ca2862d5f6da02de6b0140b17e501ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 22:43:30 +0000 Subject: [PATCH] build(deps): bump the github-actions group across 1 directory with 2 updates Bumps the github-actions group with 2 updates in the /.github/actions/bump-golang directory: [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action) and [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action). Updates `updatecli/updatecli-action` from 2.64.0 to 2.67.0 - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](https://github.com/updatecli/updatecli-action/compare/3a8785d88ec4fa03d86521a181f37c0e74627463...6b8881a17fc8038e884ec94ff72a49e8e8a4069f) Updates `slackapi/slack-github-action` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/70cd7be8e40a46e8b0eced40b0de447bdb42f68e...37ebaef184d7626c5f204ab8d3baff4262dd30f0) --- updated-dependencies: - dependency-name: updatecli/updatecli-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/actions/bump-golang/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/bump-golang/action.yml b/.github/actions/bump-golang/action.yml index f3554ab3..11245e56 100644 --- a/.github/actions/bump-golang/action.yml +++ b/.github/actions/bump-golang/action.yml @@ -33,7 +33,7 @@ runs: ref: ${{ inputs.branch }} - name: Install Updatecli in the runner - uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v2.64.0 + uses: updatecli/updatecli-action@6b8881a17fc8038e884ec94ff72a49e8e8a4069f # v2.67.0 - name: Run Updatecli in Apply mode run: updatecli ${{ env.COMMAND }} --config ./.github/updatecli.d/bump-golang.yml @@ -45,7 +45,7 @@ runs: shell: bash - if: ${{ failure() }} - uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0 + uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0 with: channel-id: ${{ inputs.slack-channel-id }} payload: |