Skip to content

Commit d293b56

Browse files
[skip-release] Update bump-dependencies
1 parent 85dd9ab commit d293b56

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
lint:
55
runs-on: ubuntu-24.04
66
steps:
7-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
7+
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
88

99
- run: shellcheck **/*.sh
1010

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525
- ./stylesheets:/archivesspace/stylesheets
2626

2727
db:
28-
image: mysql:8.4.10@sha256:d36d39a64cd12a5c1cc9e6aa2bfb5f8d4c81a2f6586e0a04a9ae13939db02209
28+
image: mysql:8.4.11@sha256:b3b90af2a6552ae30c266fdb7d5dd55f3afb72404bb78d37fe8a23eb857fd3fb
2929
platform: linux/x86_64
3030
cap_add:
3131
- SYS_NICE
@@ -73,7 +73,7 @@ services:
7373
- solr-data:/var/solr
7474

7575
traefik:
76-
image: traefik:v3.7.6@sha256:21a3d83696379bac6434bb32e1dde0aff0e84ef2abd053ed3db87d3f45e749b2
76+
image: traefik:v3.7.13@sha256:f86a2cab1b5c649070c49f883c743dd32d8485a56e3368c5f93b9e91f1e91259
7777
restart: always
7878
container_name: traefik
7979
command: >-

0 commit comments

Comments
 (0)