Skip to content

Commit 60a8259

Browse files
authored
Merge pull request #28 from badsyntax/dependabot/github_actions/badsyntax/github-action-aws-s3-0.0.11
Bump badsyntax/github-action-aws-s3 from 0.0.10 to 0.0.11
2 parents 01efe89 + 93d08c2 commit 60a8259

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
CloudFrontRootHosts=cloudfront-action.richardwillis.info&
4343
CertificateARN=arn:aws:acm:us-east-1:008215002370:certificate/cfb34309-b9bb-4f63-9af3-51026b8107d6
4444
45-
- uses: badsyntax/[email protected].10
45+
- uses: badsyntax/[email protected].11
4646
name: Sync mutable HTML files to S3
4747
id: sync-html-s3
4848
with:
@@ -55,7 +55,7 @@ jobs:
5555
strip-extension-glob: '**/**.html'
5656
cache-control: 'public,max-age=0,s-maxage=31536000,must-revalidate'
5757

58-
- uses: badsyntax/[email protected].10
58+
- uses: badsyntax/[email protected].11
5959
name: Sync immutable files to S3
6060
id: sync-immutable-s3
6161
with:

0 commit comments

Comments
 (0)