Skip to content

Commit f666172

Browse files
chore(deps): pin palashmon/reusable-workflows action to d30c1aa (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent daad2a8 commit f666172

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-approve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ permissions:
44
pull-requests: write
55
jobs:
66
auto-approve:
7-
uses: palashmon/reusable-workflows/.github/workflows/auto-approve.yml@main
7+
uses: palashmon/reusable-workflows/.github/workflows/auto-approve.yml@d30c1aaaceab5c7d3f95551c051afce367c2aeba # main

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616

1717
jobs:
1818
test:
19-
uses: palashmon/reusable-workflows/.github/workflows/main-build.yml@main
19+
uses: palashmon/reusable-workflows/.github/workflows/main-build.yml@d30c1aaaceab5c7d3f95551c051afce367c2aeba # main
2020
with:
2121
test-needed: false
2222
install-legacy-peer-deps: true

0 commit comments

Comments
 (0)