Skip to content

Commit 0783d9d

Browse files
Update conforma/github-workflows digest to 837d70f
1 parent 8c7274d commit 0783d9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/auto-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ name: 'Auto merge'
2222

2323
jobs:
2424
auto-merge:
25-
uses: conforma/github-workflows/.github/workflows/auto-merge.yaml@db8c967cda18f9d4c69b1808f703fb61cdf1c650 # main
25+
uses: conforma/github-workflows/.github/workflows/auto-merge.yaml@837d70f4c5dd1e709fc689c3a0f9a6f26029339a # main
2626
secrets: inherit
2727
permissions:
2828
pull-requests: write

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-dependency-path: '**/go.sum'
3434

3535
- name: Check go versions
36-
uses: conforma/github-workflows/golang-version-check@db8c967cda18f9d4c69b1808f703fb61cdf1c650 # main
36+
uses: conforma/github-workflows/golang-version-check@837d70f4c5dd1e709fc689c3a0f9a6f26029339a # main
3737

3838
- name: Build all
3939
run: make all

0 commit comments

Comments
 (0)