Skip to content

Commit c4f9420

Browse files
authored
Merge pull request #257 from lowlydba/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.15.4
Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4
2 parents a2bf2ee + 4983b30 commit c4f9420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
Get-ChildItem -Path $Env:GITHUB_WORKSPACE -Filter $Env:INSTALLER_FILE | Select-Object -Property Name, Size, LastWriteTime, User
4141
4242
- name: Commit bundled installer script
43-
uses: stefanzweifel/[email protected].3
43+
uses: stefanzweifel/[email protected].4
4444
with:
4545
commit_message: Updated bundled installer
4646
file_pattern: ${{ env.INSTALLER_FILE }}

0 commit comments

Comments
 (0)