Skip to content

Commit

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

Bump bavix/.github from 0.0.4 to 0.2.5
  • Loading branch information
rez1dent3 authored May 31, 2024
2 parents b6e520b + c2261c4 commit 773b5f7
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.1.6
uses: bavix/.github/.github/workflows/changelog.yml@0.2.5
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.0.4
uses: bavix/.github/.github/workflows/compile-assets.yml@0.2.5
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.0.8
uses: bavix/.github/.github/workflows/go-release-binary.yml@0.2.5
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.0.5
uses: bavix/.github/.github/workflows/npm-test.yml@0.2.5

0 comments on commit 773b5f7

Please sign in to comment.