Skip to content

Commit 3cc16e5

Browse files
Update patch updates
1 parent c6ba63f commit 3cc16e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Create Release Pull Request or Publish Packages
100100
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
101-
uses: changesets/action@c8bada60c408975afd1a20b3db81d6eee6789308 # @v1.4.9
101+
uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
102102
with:
103103
publish: yarn release
104104
env:

containers/widget-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.27.4-alpine-perl@sha256:b948629705bb94a3947846babda0a222577b1eadcc3e551bfafef47c7581666b
1+
FROM nginx:1.27.5-alpine-perl@sha256:113552fa0c0cbb9d049fe837303e28a6faa3c695bdfcbfb96d4196dbf5d7ec41
22

33
# Install envsubst
44
RUN apk add --no-cache gettext

0 commit comments

Comments
 (0)