File tree Expand file tree Collapse file tree
bulletin/.github/workflows
edition/.github/workflows
episode/.github/workflows
headline/.github/workflows
journal/.github/workflows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
Original file line number Diff line number Diff line change 1818 runs-on : ubuntu-latest
1919 if : github.event_name == 'push' || (github.event_name == 'pull_request' && !startsWith(github.head_ref, 'renovate/'))
2020 steps :
21- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
21+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222 - uses : pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
2323 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
4343 needs : test
4444 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
4545 steps :
46- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
46+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
4747 - name : Deploy theme
4848 uses : TryGhost/action-deploy-theme@57d2c493d3fc90d624bb9b906d29066c61bbbfe1 # v2
4949 with :
5656 needs : test
5757 if : github.event_name == 'push' && github.ref == 'refs/heads/main'
5858 steps :
59- - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
59+ - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
6060 with :
6161 fetch-depth : 0
6262 - uses : nxtlvlsoftware/git-subtree-action@3d555981a570a2275a91c07b04b38d5e90d48c05 # 1.1
You can’t perform that action at this time.
0 commit comments