Skip to content

Commit b2328de

Browse files
chore(deps): update github-actions
1 parent 4870850 commit b2328de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
github_token: ${{ secrets.GITHUB_TOKEN }}
9696

9797
- name: Create release
98-
uses: ncipollo/release-action@v1.16.0
98+
uses: ncipollo/release-action@v1.18.0
9999
id: github-release
100100
with:
101101
generateReleaseNotes: true

.github/workflows/close-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
This action was performed automatically.
2121
- name: Lock Issue
22-
uses: OSDKDev/lock-issues@v1.1
22+
uses: OSDKDev/lock-issues@v1.2
2323
with:
2424
repo-token: "${{ secrets.GITHUB_TOKEN }}"
2525
- name: Label Issue

0 commit comments

Comments
 (0)