Skip to content

Commit b05dfbb

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 3096ea1 commit b05dfbb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/GitHub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
VCPKG_DISABLE_METRICS: 1
5353

5454
steps:
55-
- uses: pozil/auto-assign-issue@v2.0.1
55+
- uses: pozil/auto-assign-issue@v2.1.2
5656
with:
5757
repo-token: ${{ secrets.GITHUB_TOKEN }}
5858
assignees: NikolaRHristov

.github/workflows/Node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- run: pnpm run prepublishOnly
8989
working-directory: .
9090

91-
- uses: actions/upload-artifact@v4.5.0
91+
- uses: actions/upload-artifact@v4.6.0
9292
with:
9393
name: .-Node-${{ matrix.node-version }}-Target
9494
path: ./Target

Workflow/GitHub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
VCPKG_DISABLE_METRICS: 1
5353

5454
steps:
55-
- uses: pozil/auto-assign-issue@v2.0.1
55+
- uses: pozil/auto-assign-issue@v2.1.2
5656
with:
5757
repo-token: ${{ secrets.GITHUB_TOKEN }}
5858
assignees: NikolaRHristov

0 commit comments

Comments
 (0)