mirror of
https://github.com/ivuorinen/docker-elk.git
synced 2026-02-05 06:44:42 +00:00
chore(deps)!: update actions/checkout (v5 → v6) (#10)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
Run:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
- name: Build & Deploy
|
||||
run: make setup && make up
|
||||
- name: Test Elasticsearch
|
||||
|
||||
Reference in New Issue
Block a user