- uses: docker/metadata-action@v3
id: meta
with:
- images: tootsuite/mastodon
+ images: ghcr.io/${{ github.repository_owner }}/mastodon
flavor: |
- latest=auto
+ latest=true
tags: |
type=edge,branch=main
- type=semver,pattern={{ raw }}
+ type=match,pattern=v(.*),group=0
type=ref,event=pr
- uses: docker/build-push-action@v2
with:
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
- "@babel/runtime": "^7.17.2",
+ "@babel/runtime": "^7.17.7",
"@gamestdio/websocket": "^0.3.2",
"@github/webauthn-json": "^0.5.7",
- "@rails/ujs": "^6.1.4",
+ "@rails/ujs": "^6.1.5",
"array-includes": "^3.1.4",
+ "atrament": "0.2.4",
"arrow-key-navigation": "^1.2.0",
"autoprefixer": "^9.8.8",
- "axios": "^0.26.0",
+ "axios": "^0.26.1",
"babel-loader": "^8.2.3",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-preval": "^5.1.0",