Skip to content

Commit 4264cb8

Browse files
authored
breaking: Bump docker image version (#21)
1 parent 28f720a commit 4264cb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ jobs:
2424

2525
- name: Checkout
2626
id: checkout
27-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1
27+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
2828
with:
2929
persist-credentials: false
3030
fetch-depth: 0
3131

3232
- name: Release
3333
id: release
34-
uses: cycjimmy/semantic-release-action@bdd914ff2423e2792c73475f11e8da603182f32d
34+
uses: cycjimmy/semantic-release-action@a297eb166c8fba7ddd59ee3c3b873c9781cadc72 # v3.2.0
3535
with:
3636
semantic_version: 18.0.0
3737
extra_plugins: |

0 commit comments

Comments
 (0)