Skip to content

Commit

Permalink
Merge pull request #53 from furality/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s-e967a4ce47

build(action): bump the actions group across 1 directory with 2 updates
  • Loading branch information
ttshivers authored Sep 29, 2024
2 parents 9d13886 + b2147c9 commit 4301c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0

- name: Semantic release
id: semantic-release
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:

- name: Build image
id: docker-build
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.8.0
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
Expand Down

0 comments on commit 4301c03

Please sign in to comment.