Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5c4002f

Browse files
chore(deps): update maxgfr/github-multi-deployments action to v1.4.6
1 parent faf7ad5 commit 5c4002f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-action-remote.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Notify deployment start
13-
uses: maxgfr/github-multi-deployments@v1.3.2
13+
uses: maxgfr/github-multi-deployments@v1.4.6
1414
id: deployment
1515
with:
1616
step: start
@@ -20,7 +20,7 @@ jobs:
2020
debug: true
2121

2222
- name: Notify deployment finish
23-
uses: maxgfr/github-multi-deployments@v1.3.2
23+
uses: maxgfr/github-multi-deployments@v1.4.6
2424
with:
2525
step: finish
2626
status: 'success'

0 commit comments

Comments
 (0)