Skip to content

Commit

Permalink
Merge pull request #75 from dockhippie/renovate/major-build-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
tboerger authored Sep 6, 2023
2 parents 75add53 + f437662 commit 465d86a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout source
id: source
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Docker meta
id: meta
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Push readme
uses: actionhippie/pushrm@v1
Expand Down

0 comments on commit 465d86a

Please sign in to comment.