Skip to content

Commit d254177

Browse files
chore: bump knope-dev/action in the github-actions group (#144)
Bumps the github-actions group with 1 update: [knope-dev/action](https://github.com/knope-dev/action). Updates `knope-dev/action` from 2.1.0 to 2.1.2 - [Release notes](https://github.com/knope-dev/action/releases) - [Commits](knope-dev/action@407e9ef...1961785) --- updated-dependencies: - dependency-name: knope-dev/action dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: haz <37149950+hazre@users.noreply.github.com>
1 parent 103bdb8 commit d254177

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: fregante/setup-git-user@024bc0b8e177d7e77203b48dab6fb45666854b35 # v2.0.2
2323

24-
- uses: knope-dev/action@407e9ef7c272d2dd53a4e71e39a7839e29933c48 # v2.1.0
24+
- uses: knope-dev/action@19617851f9f13ab2f27a05989c55efb18aca3675 # v2.1.2
2525
with:
2626
version: 0.22.1
2727

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
persist-credentials: false
2121

22-
- uses: knope-dev/action@407e9ef7c272d2dd53a4e71e39a7839e29933c48 # v2.1.0
22+
- uses: knope-dev/action@19617851f9f13ab2f27a05989c55efb18aca3675 # v2.1.2
2323
with:
2424
version: 0.22.1
2525

0 commit comments

Comments
 (0)