Skip to content

Commit

Permalink
fix: upgrade version
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Apr 18, 2024
1 parent edd26e8 commit c480b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changelog-automation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Infralovers Changelog Automation
name: "Infralovers Changelog Automation template"

on:
# push:
Expand All @@ -20,7 +20,7 @@ jobs:

- name: Check pre-commit presence
id: precommit_exists
uses: andstor/file-existence-action@v1
uses: andstor/file-existence-action@v3
with:
files: ".pre-commit-config.yaml"

Expand Down

0 comments on commit c480b24

Please sign in to comment.