Skip to content

Commit b7966c9

Browse files
committed
Actions version update
1 parent a8570e3 commit b7966c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release Pytest agent
22

33
on:
44
push:
5-
branches: ['master']
5+
branches: [ 'master' ]
66
paths-ignore:
77
- '.github/**'
88
- CHANGELOG.md
@@ -32,7 +32,7 @@ jobs:
3232
version-file-extraction-pattern: ${{ env.VERSION_EXTRACT_PATTERN }}
3333

3434
- name: Setup git credentials
35-
uses: oleksiyrudenko/[email protected]
35+
uses: oleksiyrudenko/[email protected].1
3636
with:
3737
name: 'reportportal.io'
3838

0 commit comments

Comments
 (0)