Skip to content

Commit

Permalink
Merge pull request #152 from bavix/dependabot/github_actions/bavix/do…
Browse files Browse the repository at this point in the history
…t-github-0.3.0

Bump bavix/.github from 0.2.5 to 0.3.0
  • Loading branch information
rez1dent3 committed Jun 18, 2024
2 parents 89bcd5c + 5b04c1d commit 3b4c13c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
permissions:
contents: write
secrets: inherit
uses: bavix/.github/.github/workflows/changelog.yml@0.2.5
uses: bavix/.github/.github/workflows/changelog.yml@0.3.0
2 changes: 1 addition & 1 deletion .github/workflows/compile-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
ui:
permissions:
contents: write
uses: bavix/.github/.github/workflows/compile-assets.yml@0.2.5
uses: bavix/.github/.github/workflows/compile-assets.yml@0.3.0
secrets: inherit
with:
nodejs: 21.x
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ jobs:
build_uuid_ui:
permissions:
contents: write
uses: bavix/.github/.github/workflows/go-release-binary.yml@0.2.5
uses: bavix/.github/.github/workflows/go-release-binary.yml@0.3.0
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ on:

jobs:
test:
uses: bavix/.github/.github/workflows/npm-test.yml@0.2.5
uses: bavix/.github/.github/workflows/npm-test.yml@0.3.0

0 comments on commit 3b4c13c

Please sign in to comment.