Skip to content

Commit 2440914

Browse files
authored
Merge pull request #85 from badsyntax/dependabot/github_actions/badsyntax/github-action-aws-s3-1.0.1
Bump badsyntax/github-action-aws-s3 from 1.0.0 to 1.0.1
2 parents 12e95e8 + 1f31b03 commit 2440914

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].0
45+
- uses: badsyntax/[email protected].1
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].0
58+
- uses: badsyntax/[email protected].1
5959
name: Sync immutable files to S3
6060
id: sync-immutable-s3
6161
with:

0 commit comments

Comments
 (0)