Skip to content

Commit 725f470

Browse files
authored
Revert "build(deps): bump the github-actions group across 1 directory with 2 updates" (#555)
1 parent d998b06 commit 725f470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/actions/bump-golang/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ runs:
3333
ref: ${{ inputs.branch }}
3434

3535
- name: Install Updatecli in the runner
36-
uses: updatecli/updatecli-action@92a13b95c2cd9f1c6742c965509203c6a5635ed7 # v2.68.0
36+
uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v2.64.0
3737

3838
- name: Run Updatecli in Apply mode
3939
run: updatecli ${{ env.COMMAND }} --config ./.github/updatecli.d/
@@ -45,7 +45,7 @@ runs:
4545
shell: bash
4646

4747
- if: ${{ failure() }}
48-
uses: slackapi/slack-github-action@37ebaef184d7626c5f204ab8d3baff4262dd30f0 # v1.27.0
48+
uses: slackapi/slack-github-action@70cd7be8e40a46e8b0eced40b0de447bdb42f68e # v1.26.0
4949
with:
5050
channel-id: ${{ inputs.slack-channel-id }}
5151
payload: |

0 commit comments

Comments
 (0)