Skip to content

Commit 7f46f3f

Browse files
chore(ci): pin reusable workflow references to 0.0.1
1 parent 5252323 commit 7f46f3f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cgl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ on:
66

77
jobs:
88
cgl:
9-
uses: konradmichalik/reusable-github-actions/.github/workflows/cgl.yml@main
9+
uses: konradmichalik/reusable-github-actions/.github/workflows/cgl.yml@ac6ac4d7829d8e8f85956c7474ee3ff99b98c9ed # 0.0.1
1010
with:
1111
php-version: '8.3'

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ on:
77

88
jobs:
99
release:
10-
uses: konradmichalik/reusable-github-actions/.github/workflows/release.yml@main
10+
uses: konradmichalik/reusable-github-actions/.github/workflows/release.yml@ac6ac4d7829d8e8f85956c7474ee3ff99b98c9ed # 0.0.1

0 commit comments

Comments
 (0)