Skip to content

Commit 576901b

Browse files
build(deps): bump step-security/close-milestone from 2.1.2 to 2.2.0 (#1215)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8869f2 commit 576901b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-automation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
- name: Close the Milestone
111111
if: ${{ steps.version_parser.outputs.prerelease == '' }}
112112
id: milestone
113-
uses: step-security/close-milestone@ee401503222f3787e13460b5ad87d7a9d59b0c94 # v2.1.2
113+
uses: step-security/close-milestone@fcc24c91b3886d0febeb22fc919b9b0a47bd6187 # v2.2.0
114114
with:
115115
milestone_name: ${{ steps.version_parser.outputs.release }}
116116
env:

0 commit comments

Comments
 (0)