Skip to content

Commit 4db479d

Browse files
chore(deps): update github actions updates patch
1 parent 6143960 commit 4db479d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ permissions:
1313
jobs:
1414
release:
1515
name: Release
16-
uses: neticdk/shared-github-actions/.github/workflows/go-cd.yaml@main
16+
uses: neticdk/shared-github-actions/.github/workflows/go-cd.yaml@dd6cb4fb8e94da8aa900d82ce377bd64db32f557 # main
1717
secrets: inherit

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
jobs:
2323
test:
2424
name: Build and Test
25-
uses: neticdk/shared-github-actions/.github/workflows/go-ci.yaml@v0.4.2
25+
uses: neticdk/shared-github-actions/.github/workflows/go-ci.yaml@6b06079b6d743217648e9829e34db83489a9954c # v0.4.4
2626
with:
2727
run-benchmarks: true
2828
run-release-test: true

0 commit comments

Comments
 (0)