Skip to content

Commit 01bbd36

Browse files
authored
Merge pull request #3 from 7rikazhexde/dependabot/github_actions/dependencies-9280ec3d13
⬆️ Bump softprops/action-gh-release from 2.2.0 to 2.2.1 in the dependencies group
2 parents 39a10d2 + 448600c commit 01bbd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_version_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
} >> "$GITHUB_OUTPUT"
8989
9090
- name: Create Release
91-
uses: softprops/action-gh-release@v2.2.0
91+
uses: softprops/action-gh-release@v2.2.1
9292
with:
9393
tag_name: v${{ steps.update_version.outputs.new_version }}
9494
name: mkdocs-macros-utils-v${{ steps.update_version.outputs.new_version }}

0 commit comments

Comments
 (0)