File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414jobs :
1515 ci-optimization :
1616 name : CI optimization
17- uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
17+ uses : dargmuesli/github-actions/.github/workflows/ci-optimization.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
1818 permissions :
1919 pull-requests : read
2020 build :
2121 needs : ci-optimization
2222 if : needs.ci-optimization.outputs.continue == 'true'
2323 name : dargstack rgen
24- uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
24+ uses : dargmuesli/github-actions/.github/workflows/dargstack-rgen.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
2525 permissions :
2626 contents : read
2727 with :
2828 APT_PACKAGES : mkcert
2929 release-semantic :
3030 needs : build
3131 name : Semantic Release
32- uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
32+ uses : dargmuesli/github-actions/.github/workflows/release-semantic.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
3333 permissions :
3434 contents : write
3535 id-token : write
Original file line number Diff line number Diff line change 1010jobs :
1111 release-schedule :
1212 name : " Release: Scheduled"
13- uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@a28ad8d1bb0c4ce7faf46e16951e3f17a2d461f5 # 4.0.2
13+ uses : dargmuesli/github-actions/.github/workflows/release-schedule.yml@4edca4cbe17aeb585b8fcc0a6bf4e9ed914c6fed # 4.0.3
1414 permissions :
1515 contents : read
1616 secrets :
Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ services:
168168 - ../production/configurations/debezium-postgres-connector/entrypoint.sh:/entrypoint.sh:ro
169169 geoip :
170170 # You cannot access the ip geolocator via a web interface.
171- image : ghcr.io/observabilitystack/geoip-api:2025-31
171+ image : ghcr.io/observabilitystack/geoip-api:2026-02
172172 grafana :
173173 # You can access the observation dashboard at [grafana.app.localhost](https://grafana.app.localhost/).
174174 deploy :
You can’t perform that action at this time.
0 commit comments